﻿2026-07-03T10:35:25.1220997Z Current runner version: '2.335.1'
2026-07-03T10:35:25.1227091Z Runner name: 'hfenduleam'
2026-07-03T10:35:25.1227764Z Runner group name: 'Default'
2026-07-03T10:35:25.1228406Z Machine name: 'HFENDULEAM'
2026-07-03T10:35:25.1230962Z ##[group]GITHUB_TOKEN Permissions
2026-07-03T10:35:25.1232592Z Contents: read
2026-07-03T10:35:25.1233062Z Metadata: read
2026-07-03T10:35:25.1233494Z Packages: read
2026-07-03T10:35:25.1233960Z ##[endgroup]
2026-07-03T10:35:25.1235506Z Secret source: Actions
2026-07-03T10:35:25.1236070Z Prepare workflow directory
2026-07-03T10:35:25.1523691Z Prepare all required actions
2026-07-03T10:35:25.1555793Z Getting action download info
2026-07-03T10:35:25.4660433Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-03T10:35:26.5277752Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-03T10:35:26.6084972Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-03T10:35:26.6086143Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-03T10:35:26.6087019Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-03T10:35:26.6087685Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-03T10:35:26.6088182Z [36;1mexit 0[0m
2026-07-03T10:35:26.6160583Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-03T10:35:26.6161293Z ##[endgroup]
2026-07-03T10:35:26.9880146Z ##[group]Run actions/checkout@v5
2026-07-03T10:35:26.9880695Z with:
2026-07-03T10:35:26.9881038Z   fetch-depth: 0
2026-07-03T10:35:26.9881408Z   repository: SaberMage/spt-core
2026-07-03T10:35:26.9884408Z   token: ***
2026-07-03T10:35:26.9884840Z   ssh-strict: true
2026-07-03T10:35:26.9885203Z   ssh-user: git
2026-07-03T10:35:26.9885584Z   persist-credentials: true
2026-07-03T10:35:26.9885990Z   clean: true
2026-07-03T10:35:26.9886333Z   sparse-checkout-cone-mode: true
2026-07-03T10:35:26.9886739Z   fetch-tags: false
2026-07-03T10:35:26.9887102Z   show-progress: true
2026-07-03T10:35:26.9887438Z   lfs: false
2026-07-03T10:35:26.9887780Z   submodules: false
2026-07-03T10:35:26.9888125Z   set-safe-directory: true
2026-07-03T10:35:26.9888485Z ##[endgroup]
2026-07-03T10:35:27.1898555Z Syncing repository: SaberMage/spt-core
2026-07-03T10:35:27.1900106Z ##[group]Getting Git version info
2026-07-03T10:35:27.1900911Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-03T10:35:27.2217141Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-03T10:35:27.2448455Z git version 2.43.0.windows.1
2026-07-03T10:35:27.2477716Z ##[endgroup]
2026-07-03T10:35:27.2487280Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7616ff7d-00d0-492f-872c-72cc3b7886c0\.gitconfig'
2026-07-03T10:35:27.2503811Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7616ff7d-00d0-492f-872c-72cc3b7886c0' before making global git config changes
2026-07-03T10:35:27.2505601Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:35:27.2512386Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-03T10:35:27.2811710Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-03T10:35:27.3062319Z https://github.com/SaberMage/spt-core
2026-07-03T10:35:27.3094894Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-03T10:35:27.3099358Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-03T10:35:27.3322626Z HEAD
2026-07-03T10:35:27.3590257Z ##[endgroup]
2026-07-03T10:35:27.3596051Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-03T10:35:27.7581129Z ##[group]Cleaning the repository
2026-07-03T10:35:27.7585797Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-03T10:35:32.8752565Z Removing target/
2026-07-03T10:35:32.8960047Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-03T10:35:33.0739129Z HEAD is now at d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:33.1154137Z ##[endgroup]
2026-07-03T10:35:33.1154845Z ##[group]Disabling automatic garbage collection
2026-07-03T10:35:33.1960777Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-03T10:35:33.2064111Z ##[endgroup]
2026-07-03T10:35:33.2120072Z ##[group]Setting up auth
2026-07-03T10:35:33.2120953Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:35:33.2797789Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-03T10:35:35.4720376Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:35:35.6024282Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-03T10:35:39.8095094Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:35:39.9398654Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-03T10:35:43.5458553Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-03T10:35:43.7299864Z ##[endgroup]
2026-07-03T10:35:43.7300664Z ##[group]Fetching the repository
2026-07-03T10:35:43.7312345Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +118933a2ffb5b26c30461b13dc8ef6213bfc7bc5:refs/remotes/pull/48/merge
2026-07-03T10:35:45.3534490Z From https://github.com/SaberMage/spt-core
2026-07-03T10:35:45.3535322Z  + d23d2b617...118933a2f 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5 -> pull/48/merge  (forced update)
2026-07-03T10:35:45.4785830Z ##[endgroup]
2026-07-03T10:35:45.4788092Z ##[group]Determining the checkout info
2026-07-03T10:35:45.4789303Z ##[endgroup]
2026-07-03T10:35:45.4789756Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-03T10:35:45.6918650Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-03T10:35:45.8240595Z ##[group]Checking out the ref
2026-07-03T10:35:45.8241228Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/48/merge
2026-07-03T10:35:46.1852118Z Warning: you are leaving 1 commit behind, not connected to
2026-07-03T10:35:46.1852781Z any of your branches:
2026-07-03T10:35:46.1869890Z 
2026-07-03T10:35:46.1941720Z   d23d2b617 Merge af98e1709b44469dbeb44ab0a7cdfb9b6d255cff into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:46.1946838Z 
2026-07-03T10:35:46.2029745Z If you want to keep it by creating a new branch, this may be a good time
2026-07-03T10:35:46.2054809Z to do so with:
2026-07-03T10:35:46.2145488Z 
2026-07-03T10:35:46.2146173Z  git branch <new-branch-name> d23d2b617
2026-07-03T10:35:46.2179004Z 
2026-07-03T10:35:46.2192800Z HEAD is now at 118933a2f Merge 459cf198c2872889444e21d2a8b05363f17ba5b9 into 9bae13e4136d22f4b5d5d6757b6f206390bfba6a
2026-07-03T10:35:46.2194722Z ##[endgroup]
2026-07-03T10:35:46.4120174Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-03T10:35:46.5389260Z 118933a2ffb5b26c30461b13dc8ef6213bfc7bc5
2026-07-03T10:35:46.6862802Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-03T10:35:46.6863355Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-03T10:35:46.6864533Z [36;1m$PIN = "0c95435"[0m
2026-07-03T10:35:46.6864898Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-03T10:35:46.6865299Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-03T10:35:46.6865874Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-03T10:35:46.6866463Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-03T10:35:46.6866927Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-03T10:35:46.6867346Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-03T10:35:46.6867680Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-03T10:35:46.6868109Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-03T10:35:46.6868612Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-03T10:35:46.6868940Z [36;1m}[0m
2026-07-03T10:35:46.6869185Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-03T10:35:46.6869540Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-03T10:35:46.6967709Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-03T10:35:46.6968128Z ##[endgroup]
2026-07-03T10:35:49.9008996Z    Compiling proc-macro2 v1.0.106
2026-07-03T10:35:49.9125410Z    Compiling quote v1.0.45
2026-07-03T10:35:49.9417134Z    Compiling unicode-ident v1.0.24
2026-07-03T10:35:49.9787220Z    Compiling cfg-if v1.0.4
2026-07-03T10:35:50.0430877Z    Compiling serde_core v1.0.228
2026-07-03T10:35:50.0982574Z    Compiling serde v1.0.228
2026-07-03T10:35:50.1619966Z    Compiling windows-link v0.2.1
2026-07-03T10:35:50.2025077Z    Compiling portable-atomic v1.13.1
2026-07-03T10:35:50.2452638Z    Compiling getrandom v0.3.4
2026-07-03T10:35:50.2491324Z    Compiling typenum v1.20.1
2026-07-03T10:35:50.3012045Z    Compiling version_check v0.9.5
2026-07-03T10:35:50.3280346Z    Compiling pin-project-lite v0.2.17
2026-07-03T10:35:50.3697502Z    Compiling memchr v2.8.1
2026-07-03T10:35:50.3700220Z    Compiling critical-section v1.2.0
2026-07-03T10:35:50.4119968Z    Compiling find-msvc-tools v0.1.9
2026-07-03T10:35:50.4538594Z    Compiling shlex v2.0.1
2026-07-03T10:35:50.4930051Z    Compiling windows-sys v0.61.2
2026-07-03T10:35:50.5368507Z    Compiling subtle v2.6.1
2026-07-03T10:35:50.5567301Z    Compiling equivalent v1.0.2
2026-07-03T10:35:50.5984429Z    Compiling smallvec v1.15.1
2026-07-03T10:35:50.6223576Z    Compiling futures-core v0.3.32
2026-07-03T10:35:50.6777923Z    Compiling bytes v1.11.1
2026-07-03T10:35:50.7630092Z    Compiling itoa v1.0.18
2026-07-03T10:35:50.9422645Z    Compiling generic-array v0.14.7
2026-07-03T10:35:51.0603160Z    Compiling semver v1.0.28
2026-07-03T10:35:51.2174720Z    Compiling stable_deref_trait v1.2.1
2026-07-03T10:35:51.3383961Z    Compiling log v0.4.32
2026-07-03T10:35:51.3500604Z    Compiling futures-io v0.3.32
2026-07-03T10:35:52.2541213Z    Compiling rustc_version v0.4.1
2026-07-03T10:35:52.2578950Z    Compiling slab v0.4.12
2026-07-03T10:35:52.3132639Z    Compiling futures-sink v0.3.32
2026-07-03T10:35:52.5289082Z    Compiling rustversion v1.0.22
2026-07-03T10:35:52.5763632Z    Compiling futures-task v0.3.32
2026-07-03T10:35:52.6589315Z    Compiling hashbrown v0.17.1
2026-07-03T10:35:52.6761687Z    Compiling getrandom v0.2.17
2026-07-03T10:35:52.6909593Z    Compiling cpufeatures v0.2.17
2026-07-03T10:35:52.7244783Z    Compiling fnv v1.0.7
2026-07-03T10:35:52.7494662Z    Compiling libc v0.2.186
2026-07-03T10:35:52.8724223Z    Compiling futures-channel v0.3.32
2026-07-03T10:35:52.9224401Z    Compiling cfg_aliases v0.2.1
2026-07-03T10:35:52.9584197Z    Compiling rand_core v0.10.1
2026-07-03T10:35:53.8634743Z    Compiling jobserver v0.1.34
2026-07-03T10:35:53.9071405Z    Compiling strsim v0.11.1
2026-07-03T10:35:53.9479429Z    Compiling litemap v0.8.2
2026-07-03T10:35:53.9815509Z    Compiling writeable v0.6.3
2026-07-03T10:35:53.9992045Z    Compiling autocfg v1.5.1
2026-07-03T10:35:54.2602099Z    Compiling icu_normalizer_data v2.2.0
2026-07-03T10:35:54.2814396Z    Compiling utf8_iter v1.0.4
2026-07-03T10:35:54.2952181Z    Compiling icu_properties_data v2.2.0
2026-07-03T10:35:54.3155141Z    Compiling getrandom v0.4.2
2026-07-03T10:35:54.6676396Z    Compiling cc v1.2.63
2026-07-03T10:35:54.7328671Z    Compiling indexmap v2.14.0
2026-07-03T10:35:54.9126798Z    Compiling fs_extra v1.3.0
2026-07-03T10:35:54.9226486Z    Compiling ident_case v1.0.1
2026-07-03T10:35:56.6700196Z    Compiling dunce v1.0.5
2026-07-03T10:35:56.9876127Z    Compiling crypto-common v0.1.7
2026-07-03T10:35:57.2511398Z    Compiling cmake v0.1.58
2026-07-03T10:35:57.3019378Z    Compiling percent-encoding v2.3.2
2026-07-03T10:35:57.5828265Z    Compiling syn v2.0.117
2026-07-03T10:35:57.6154132Z    Compiling http v1.4.1
2026-07-03T10:35:57.6482430Z    Compiling thiserror v2.0.18
2026-07-03T10:35:57.6800513Z    Compiling unicode-segmentation v1.13.3
2026-07-03T10:35:57.7273969Z    Compiling cpufeatures v0.3.0
2026-07-03T10:35:57.8242614Z    Compiling aws-lc-rs v1.17.0
2026-07-03T10:35:57.8990576Z    Compiling scopeguard v1.2.0
2026-07-03T10:35:57.9590854Z    Compiling form_urlencoded v1.2.2
2026-07-03T10:35:58.0307380Z    Compiling chacha20 v0.10.0
2026-07-03T10:35:58.1668827Z    Compiling lock_api v0.4.14
2026-07-03T10:35:58.2882251Z    Compiling block-buffer v0.10.4
2026-07-03T10:35:58.3096317Z    Compiling winapi v0.3.9
2026-07-03T10:35:58.3535399Z    Compiling bitflags v2.12.1
2026-07-03T10:35:58.5109254Z    Compiling untrusted v0.9.0
2026-07-03T10:35:58.6040495Z    Compiling aws-lc-sys v0.41.0
2026-07-03T10:35:58.8752595Z    Compiling ring v0.17.14
2026-07-03T10:35:59.1753367Z    Compiling digest v0.10.7
2026-07-03T10:35:59.6099872Z    Compiling rand v0.10.1
2026-07-03T10:35:59.6668609Z    Compiling num-traits v0.2.19
2026-07-03T10:35:59.7336053Z    Compiling windows-strings v0.5.1
2026-07-03T10:35:59.7886829Z    Compiling windows-result v0.4.1
2026-07-03T10:35:59.8499969Z    Compiling heck v0.5.0
2026-07-03T10:36:00.1838565Z    Compiling rustls v0.23.40
2026-07-03T10:36:00.2770912Z    Compiling convert_case v0.10.0
2026-07-03T10:36:00.3427281Z    Compiling const-oid v0.10.2
2026-07-03T10:36:00.4013728Z    Compiling anyhow v1.0.102
2026-07-03T10:36:00.6178700Z    Compiling unicode-xid v0.2.6
2026-07-03T10:36:00.8917071Z    Compiling socket2 v0.6.4
2026-07-03T10:36:00.9552977Z    Compiling mio v1.2.1
2026-07-03T10:36:01.0395705Z    Compiling atomic-waker v1.1.2
2026-07-03T10:36:01.1470857Z    Compiling zerocopy v0.8.50
2026-07-03T10:36:01.2713051Z    Compiling httparse v1.10.1
2026-07-03T10:36:01.3078525Z    Compiling parking_lot_core v0.9.12
2026-07-03T10:36:01.4389411Z    Compiling http-body v1.0.1
2026-07-03T10:36:01.7639210Z    Compiling curve25519-dalek v4.1.3
2026-07-03T10:36:02.1721655Z    Compiling hybrid-array v0.4.12
2026-07-03T10:36:02.1723473Z    Compiling ahash v0.8.12
2026-07-03T10:36:02.2880100Z    Compiling fastrand v2.4.1
2026-07-03T10:36:02.3818717Z    Compiling synstructure v0.13.2
2026-07-03T10:36:02.4328201Z    Compiling darling_core v0.20.11
2026-07-03T10:36:03.1419112Z    Compiling powerfmt v0.2.0
2026-07-03T10:36:03.4910430Z    Compiling base64ct v1.8.3
2026-07-03T10:36:03.5570467Z    Compiling either v1.16.0
2026-07-03T10:36:03.9721341Z    Compiling deranged v0.5.8
2026-07-03T10:36:04.4564298Z    Compiling pem-rfc7468 v1.0.0
2026-07-03T10:36:04.5102491Z    Compiling rand_core v0.6.4
2026-07-03T10:36:04.6945871Z    Compiling time-core v0.1.8
2026-07-03T10:36:04.7587796Z    Compiling num-conv v0.2.2
2026-07-03T10:36:05.0379710Z    Compiling vcpkg v0.2.15
2026-07-03T10:36:05.3443302Z    Compiling tinyvec_macros v0.1.1
2026-07-03T10:36:05.4159003Z    Compiling zmij v1.0.21
2026-07-03T10:36:05.4742877Z    Compiling base64 v0.22.1
2026-07-03T10:36:05.5594508Z    Compiling try-lock v0.2.5
2026-07-03T10:36:05.6173005Z    Compiling data-encoding v2.11.0
2026-07-03T10:36:05.6775754Z    Compiling tower-service v0.3.3
2026-07-03T10:36:05.7469309Z    Compiling pkg-config v0.3.33
2026-07-03T10:36:05.7470059Z    Compiling parking_lot v0.12.5
2026-07-03T10:36:05.7981316Z    Compiling crypto-common v0.2.2
2026-07-03T10:36:06.2346468Z    Compiling want v0.3.1
2026-07-03T10:36:06.2403290Z    Compiling tinyvec v1.11.0
2026-07-03T10:36:06.3190922Z    Compiling block-buffer v0.12.0
2026-07-03T10:36:06.3191456Z    Compiling sha2 v0.10.9
2026-07-03T10:36:06.4022161Z    Compiling vergen-lib v9.1.0
2026-07-03T10:36:06.6516675Z    Compiling serde_derive v1.0.228
2026-07-03T10:36:07.1719737Z    Compiling zeroize_derive v1.4.3
2026-07-03T10:36:07.3558697Z    Compiling zerofrom-derive v0.1.7
2026-07-03T10:36:07.4260008Z    Compiling yoke-derive v0.8.2
2026-07-03T10:36:07.5173125Z    Compiling tokio-macros v2.7.0
2026-07-03T10:36:07.5910358Z    Compiling futures-macro v0.3.32
2026-07-03T10:36:07.6507361Z    Compiling zerovec-derive v0.11.3
2026-07-03T10:36:07.7853758Z    Compiling displaydoc v0.2.6
2026-07-03T10:36:07.8009500Z    Compiling tracing-attributes v0.1.31
2026-07-03T10:36:07.8804574Z    Compiling thiserror-impl v2.0.18
2026-07-03T10:36:08.3049434Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-03T10:36:08.9558800Z    Compiling darling_macro v0.20.11
2026-07-03T10:36:09.4681601Z    Compiling derive_more-impl v2.1.1
2026-07-03T10:36:10.2890687Z    Compiling futures-util v0.3.32
2026-07-03T10:36:10.4819175Z    Compiling tokio v1.52.3
2026-07-03T10:36:10.5108766Z    Compiling windows-implement v0.60.2
2026-07-03T10:36:10.5442508Z    Compiling zeroize v1.8.2
2026-07-03T10:36:10.9788998Z    Compiling darling v0.20.11
2026-07-03T10:36:11.4587080Z    Compiling rustls-pki-types v1.14.1
2026-07-03T10:36:11.4903055Z    Compiling derive_builder_core v0.20.2
2026-07-03T10:36:11.5276179Z    Compiling spez v0.1.2
2026-07-03T10:36:11.6928057Z    Compiling windows-interface v0.59.3
2026-07-03T10:36:11.7492391Z    Compiling n0-error-macros v0.1.3
2026-07-03T10:36:11.9040141Z    Compiling der v0.8.0-rc.10
2026-07-03T10:36:12.0459584Z    Compiling zerofrom v0.1.8
2026-07-03T10:36:12.8269557Z    Compiling yoke v0.8.3
2026-07-03T10:36:13.0993472Z    Compiling libsqlite3-sys v0.30.1
2026-07-03T10:36:13.3133020Z    Compiling pin-project-internal v1.1.13
2026-07-03T10:36:13.4513263Z    Compiling zerovec v0.11.6
2026-07-03T10:36:13.5873787Z    Compiling zerotrie v0.2.4
2026-07-03T10:36:13.7917034Z    Compiling inout v0.1.4
2026-07-03T10:36:14.0600965Z    Compiling derive_builder_macro v0.20.2
2026-07-03T10:36:14.4465492Z    Compiling n0-error v0.1.3
2026-07-03T10:36:14.5083568Z    Compiling tinystr v0.8.3
2026-07-03T10:36:14.7107171Z    Compiling potential_utf v0.1.5
2026-07-03T10:36:14.7416112Z    Compiling ipnet v2.12.0
2026-07-03T10:36:14.8838067Z    Compiling icu_locale_core v2.2.0
2026-07-03T10:36:14.9012884Z    Compiling windows-core v0.62.2
2026-07-03T10:36:14.9539419Z    Compiling n0-future v0.3.2
2026-07-03T10:36:15.0276964Z    Compiling icu_collections v2.2.0
2026-07-03T10:36:15.0659523Z    Compiling crossbeam-utils v0.8.21
2026-07-03T10:36:15.2637207Z    Compiling cordyceps v0.3.4
2026-07-03T10:36:15.4275012Z    Compiling once_cell v1.21.4
2026-07-03T10:36:15.6494059Z    Compiling signature v2.2.0
2026-07-03T10:36:15.6545075Z    Compiling spin v0.10.0
2026-07-03T10:36:15.9488426Z    Compiling tracing-core v0.1.36
2026-07-03T10:36:16.0531938Z    Compiling tokio-util v0.7.18
2026-07-03T10:36:16.1058597Z    Compiling icu_provider v2.2.0
2026-07-03T10:36:16.1319802Z    Compiling derive_more v2.1.1
2026-07-03T10:36:16.1565289Z    Compiling parking v2.2.1
2026-07-03T10:36:16.3548342Z    Compiling derive_builder v0.20.2
2026-07-03T10:36:16.3900581Z    Compiling httpdate v1.0.3
2026-07-03T10:36:16.4449602Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-03T10:36:16.4697473Z    Compiling winnow v1.0.3
2026-07-03T10:36:16.5021496Z    Compiling serde_json v1.0.150
2026-07-03T10:36:16.5454361Z    Compiling diatomic-waker v0.2.3
2026-07-03T10:36:16.6369346Z    Compiling icu_properties v2.2.0
2026-07-03T10:36:16.6949011Z    Compiling icu_normalizer v2.2.0
2026-07-03T10:36:17.1459608Z    Compiling tracing v0.1.44
2026-07-03T10:36:17.2284929Z    Compiling futures-buffered v0.2.13
2026-07-03T10:36:17.3552921Z    Compiling hashbrown v0.14.5
2026-07-03T10:36:17.3839012Z    Compiling pin-project v1.1.13
2026-07-03T10:36:17.9228057Z    Compiling h2 v0.4.14
2026-07-03T10:36:18.2611801Z    Compiling futures-lite v2.6.1
2026-07-03T10:36:18.2887264Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-03T10:36:18.3627128Z    Compiling idna_adapter v1.2.2
2026-07-03T10:36:18.6774877Z    Compiling ed25519 v2.2.3
2026-07-03T10:36:18.7318029Z    Compiling cipher v0.4.4
2026-07-03T10:36:18.8569252Z    Compiling spki v0.8.0-rc.4
2026-07-03T10:36:19.2479703Z    Compiling idna v1.1.0
2026-07-03T10:36:19.6631659Z    Compiling digest v0.11.3
2026-07-03T10:36:19.7263595Z    Compiling vergen v9.1.0
2026-07-03T10:36:19.7501525Z    Compiling vergen-lib v0.1.6
2026-07-03T10:36:19.8321802Z    Compiling universal-hash v0.5.1
2026-07-03T10:36:19.8775211Z    Compiling url v2.5.8
2026-07-03T10:36:19.9066158Z    Compiling noq-udp v0.10.0
2026-07-03T10:36:19.9464798Z    Compiling heapless v0.7.17
2026-07-03T10:36:19.9736440Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-03T10:36:20.0780239Z    Compiling sync_wrapper v1.0.2
2026-07-03T10:36:20.2292843Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-03T10:36:20.3352917Z    Compiling allocator-api2 v0.2.21
2026-07-03T10:36:20.3931218Z    Compiling byteorder v1.5.0
2026-07-03T10:36:20.7152798Z    Compiling opaque-debug v0.3.1
2026-07-03T10:36:20.9458927Z    Compiling hash32 v0.2.1
2026-07-03T10:36:21.0748513Z    Compiling polyval v0.6.2
2026-07-03T10:36:21.1555202Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-03T10:36:21.6843503Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-03T10:36:21.9422443Z    Compiling ed25519-dalek v2.2.0
2026-07-03T10:36:22.0346511Z    Compiling hashlink v0.9.1
2026-07-03T10:36:22.0941135Z    Compiling prefix-trie v0.8.4
2026-07-03T10:36:22.3675600Z    Compiling futures-executor v0.3.32
2026-07-03T10:36:22.4397170Z    Compiling spin v0.9.8
2026-07-03T10:36:22.4804344Z    Compiling vergen-gitcl v1.0.8
2026-07-03T10:36:22.5020703Z    Compiling windows-threading v0.2.1
2026-07-03T10:36:22.6677205Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-03T10:36:22.9357336Z    Compiling tower-layer v0.3.3
2026-07-03T10:36:23.1101989Z    Compiling fallible-iterator v0.3.0
2026-07-03T10:36:23.2587040Z    Compiling signature v3.0.0
2026-07-03T10:36:23.3152394Z    Compiling hyper v1.10.1
2026-07-03T10:36:23.4031533Z    Compiling ryu v1.0.23
2026-07-03T10:36:23.4251235Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-03T10:36:23.4806289Z    Compiling futures v0.3.32
2026-07-03T10:36:23.5803861Z    Compiling windows-future v0.3.2
2026-07-03T10:36:23.9887816Z    Compiling rusqlite v0.32.1
2026-07-03T10:36:24.0597712Z    Compiling ed25519 v3.0.0-rc.4
2026-07-03T10:36:24.1676087Z    Compiling spt-proto v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-03T10:36:24.1698721Z    Compiling proc-macro-crate v3.5.0
2026-07-03T10:36:24.5811250Z    Compiling windows-targets v0.52.6
2026-07-03T10:36:24.6370603Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-03T10:36:24.9779554Z    Compiling ghash v0.5.1
2026-07-03T10:36:25.0938220Z    Compiling sha2 v0.11.0-rc.5
2026-07-03T10:36:25.1633111Z    Compiling ctr v0.9.2
2026-07-03T10:36:25.2723660Z    Compiling aes v0.8.4
2026-07-03T10:36:25.4600826Z    Compiling hyper-util v0.1.20
2026-07-03T10:36:25.6895965Z    Compiling windows-numerics v0.3.1
2026-07-03T10:36:25.9348277Z    Compiling windows-collections v0.3.2
2026-07-03T10:36:26.0085661Z    Compiling cobs v0.3.0
2026-07-03T10:36:26.0390338Z    Compiling postcard-derive v0.2.2
2026-07-03T10:36:26.0656416Z    Compiling time v0.3.47
2026-07-03T10:36:26.3454877Z    Compiling fs2 v0.4.3
2026-07-03T10:36:26.9397195Z    Compiling http-body-util v0.1.3
2026-07-03T10:36:26.9849304Z    Compiling aead v0.5.2
2026-07-03T10:36:27.3047562Z    Compiling arrayvec v0.7.6
2026-07-03T10:36:27.3753258Z    Compiling utf8parse v0.2.2
2026-07-03T10:36:27.3953134Z    Compiling widestring v1.2.1
2026-07-03T10:36:27.4867076Z    Compiling ipconfig v0.3.4
2026-07-03T10:36:27.5235366Z    Compiling data-encoding-macro v0.1.20
2026-07-03T10:36:27.5449930Z    Compiling windows v0.62.2
2026-07-03T10:36:27.6381429Z    Compiling aes-gcm v0.10.3
2026-07-03T10:36:27.7367518Z    Compiling spt-store v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-03T10:36:27.9833864Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-03T10:36:28.0814666Z    Compiling num_enum_derive v0.7.6
2026-07-03T10:36:28.1176323Z    Compiling windows-sys v0.59.0
2026-07-03T10:36:28.1562120Z    Compiling tower v0.5.3
2026-07-03T10:36:28.1969202Z    Compiling crossbeam-channel v0.5.15
2026-07-03T10:36:28.1969723Z    Compiling postcard v1.1.3
2026-07-03T10:36:28.3047887Z    Compiling crossbeam-epoch v0.9.18
2026-07-03T10:36:29.6960665Z    Compiling chrono v0.4.45
2026-07-03T10:36:29.8214953Z    Compiling iroh-metrics-derive v0.4.1
2026-07-03T10:36:29.8510122Z    Compiling strum_macros v0.28.0
2026-07-03T10:36:29.8854138Z    Compiling enum-assoc v1.3.0
2026-07-03T10:36:29.9944983Z    Compiling async-trait v0.1.89
2026-07-03T10:36:30.2920941Z    Compiling windows-registry v0.6.1
2026-07-03T10:36:30.3593993Z    Compiling uuid v1.23.2
2026-07-03T10:36:30.3628109Z    Compiling blake3 v1.8.5
2026-07-03T10:36:31.2962967Z    Compiling memoffset v0.6.5
2026-07-03T10:36:31.3903968Z    Compiling noq v0.18.0
2026-07-03T10:36:31.7026754Z    Compiling netwatch v0.16.0
2026-07-03T10:36:31.8525745Z    Compiling acto v0.8.2
2026-07-03T10:36:31.9170901Z    Compiling foldhash v0.2.0
2026-07-03T10:36:32.0744733Z    Compiling xml-rs v0.8.28
2026-07-03T10:36:32.1211757Z    Compiling tagptr v0.2.0
2026-07-03T10:36:32.2425096Z    Compiling lru-slab v0.1.2
2026-07-03T10:36:32.4772025Z    Compiling sorted-index-buffer v0.2.1
2026-07-03T10:36:32.5717169Z    Compiling ref-cast v1.0.25
2026-07-03T10:36:32.6060454Z    Compiling identity-hash v0.1.0
2026-07-03T10:36:32.8376448Z    Compiling thiserror v1.0.69
2026-07-03T10:36:32.9098286Z    Compiling mac-addr v0.3.0
2026-07-03T10:36:33.0016674Z    Compiling rustc-hash v2.1.2
2026-07-03T10:36:33.1199141Z    Compiling netdev v0.42.0
2026-07-03T10:36:33.1685221Z    Compiling xmltree v0.10.3
2026-07-03T10:36:33.3531880Z    Compiling moka v0.12.15
2026-07-03T10:36:33.5318555Z    Compiling hashbrown v0.16.1
2026-07-03T10:36:33.5386223Z    Compiling iroh-metrics v0.38.3
2026-07-03T10:36:33.8523494Z    Compiling num_enum v0.7.6
2026-07-03T10:36:34.1257778Z    Compiling iroh-relay v0.98.0
2026-07-03T10:36:34.4160838Z    Compiling spt-msg v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-03T10:36:34.7086357Z    Compiling strum v0.28.0
2026-07-03T10:36:34.7486338Z    Compiling tower-http v0.6.11
2026-07-03T10:36:34.8412148Z    Compiling iroh-base v0.98.0
2026-07-03T10:36:34.9548774Z    Compiling n0-watcher v0.6.1
2026-07-03T10:36:34.9973387Z    Compiling attohttpc v0.30.1
2026-07-03T10:36:35.0310624Z    Compiling tokio-stream v0.1.18
2026-07-03T10:36:35.0450625Z    Compiling toml_datetime v0.6.11
2026-07-03T10:36:35.0904207Z    Compiling serde_spanned v0.6.9
2026-07-03T10:36:35.3609232Z    Compiling thiserror-impl v1.0.69
2026-07-03T10:36:35.3943882Z    Compiling ref-cast-impl v1.0.25
2026-07-03T10:36:35.5638064Z    Compiling serde_derive_internals v0.29.1
2026-07-03T10:36:35.6924675Z    Compiling simple-dns v0.9.3
2026-07-03T10:36:35.7488838Z    Compiling serial-core v0.4.0
2026-07-03T10:36:35.8456154Z    Compiling aho-corasick v1.1.4
2026-07-03T10:36:35.9519434Z    Compiling smol_str v0.1.24
2026-07-03T10:36:36.2222559Z    Compiling arrayref v0.3.9
2026-07-03T10:36:36.3429905Z    Compiling sha1_smol v1.0.1
2026-07-03T10:36:36.4353447Z    Compiling resolv-conf v0.7.6
2026-07-03T10:36:36.5465081Z    Compiling winreg v0.10.1
2026-07-03T10:36:36.6294678Z    Compiling toml_write v0.1.2
2026-07-03T10:36:36.6579741Z    Compiling winnow v0.7.15
2026-07-03T10:36:36.7196432Z    Compiling constant_time_eq v0.4.2
2026-07-03T10:36:36.8883483Z    Compiling regex-syntax v0.8.10
2026-07-03T10:36:37.0094842Z    Compiling simdutf8 v0.1.5
2026-07-03T10:36:37.1893130Z    Compiling iroh-dns v0.98.0
2026-07-03T10:36:37.5638190Z    Compiling schemars_derive v1.2.1
2026-07-03T10:36:37.6522608Z    Compiling serial-windows v0.4.0
2026-07-03T10:36:38.1617502Z    Compiling igd-next v0.17.1
2026-07-03T10:36:38.2633838Z    Compiling lru v0.16.4
2026-07-03T10:36:38.4539074Z    Compiling webpki-roots v1.0.7
2026-07-03T10:36:38.4937776Z    Compiling darling_core v0.23.0
2026-07-03T10:36:38.4939645Z    Compiling seize v0.5.1
2026-07-03T10:36:38.5188364Z    Compiling hmac v0.12.1
2026-07-03T10:36:38.5698925Z    Compiling serde_bytes v0.11.19
2026-07-03T10:36:38.6744823Z    Compiling iroh v0.98.2
2026-07-03T10:36:38.6966026Z    Compiling dyn-clone v1.0.20
2026-07-03T10:36:38.7229558Z    Compiling pin-utils v0.1.0
2026-07-03T10:36:38.7965845Z    Compiling toml_edit v0.22.27
2026-07-03T10:36:38.8359082Z    Compiling cmov v0.5.4
2026-07-03T10:36:38.9573862Z    Compiling once_cell_polyfill v1.70.2
2026-07-03T10:36:39.0089272Z    Compiling lazy_static v1.5.0
2026-07-03T10:36:39.1234400Z    Compiling regex-automata v0.4.14
2026-07-03T10:36:39.1295533Z    Compiling anstyle v1.0.14
2026-07-03T10:36:39.1370056Z    Compiling bitflags v1.3.2
2026-07-03T10:36:39.1539226Z    Compiling shared_library v0.1.9
2026-07-03T10:36:39.2185296Z    Compiling nix v0.25.1
2026-07-03T10:36:39.3419138Z    Compiling ctutils v0.4.2
2026-07-03T10:36:39.3717159Z    Compiling papaya v0.2.4
2026-07-03T10:36:39.4129168Z    Compiling anstyle-wincon v3.0.11
2026-07-03T10:36:39.5185787Z    Compiling hkdf v0.12.4
2026-07-03T10:36:39.5438198Z    Compiling filedescriptor v0.8.3
2026-07-03T10:36:39.6175697Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-03T10:36:39.7152259Z    Compiling serial v0.4.0
2026-07-03T10:36:39.9255246Z    Compiling anstyle-parse v1.0.0
2026-07-03T10:36:39.9595927Z    Compiling backon v1.6.0
2026-07-03T10:36:39.9746489Z    Compiling anstyle-query v1.1.5
2026-07-03T10:36:39.9930167Z    Compiling vte_generate_state_changes v0.1.2
2026-07-03T10:36:40.1167575Z    Compiling wmi v0.18.4
2026-07-03T10:36:40.1198815Z    Compiling schemars v1.2.1
2026-07-03T10:36:40.2551758Z    Compiling colorchoice v1.0.5
2026-07-03T10:36:40.2974480Z    Compiling foldhash v0.1.5
2026-07-03T10:36:40.3799878Z    Compiling shell-words v1.1.1
2026-07-03T10:36:40.4306050Z    Compiling paste v1.0.15
2026-07-03T10:36:40.4874351Z    Compiling is_terminal_polyfill v1.70.2
2026-07-03T10:36:40.5476352Z    Compiling downcast-rs v1.2.1
2026-07-03T10:36:40.5827914Z    Compiling instability v0.3.12
2026-07-03T10:36:40.6537393Z    Compiling toml v0.8.23
2026-07-03T10:36:40.6852314Z    Compiling portable-pty v0.8.1
2026-07-03T10:36:40.7045913Z    Compiling anstream v1.0.0
2026-07-03T10:36:41.2434593Z    Compiling vte v0.13.1
2026-07-03T10:36:41.2576931Z    Compiling hashbrown v0.15.5
2026-07-03T10:36:41.7079980Z    Compiling regex v1.12.3
2026-07-03T10:36:41.8415704Z    Compiling spake2 v0.4.0
2026-07-03T10:36:42.0366423Z    Compiling portmapper v0.16.0
2026-07-03T10:36:42.1499789Z    Compiling spt-runtime v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-03T10:36:42.1576617Z    Compiling strum_macros v0.26.4
2026-07-03T10:36:42.2642449Z    Compiling darling_macro v0.23.0
2026-07-03T10:36:42.3424755Z    Compiling crossterm_winapi v0.9.1
2026-07-03T10:36:42.4534365Z    Compiling itertools v0.13.0
2026-07-03T10:36:42.4992026Z    Compiling terminal_size v0.4.4
2026-07-03T10:36:42.7775237Z    Compiling sha1 v0.10.6
2026-07-03T10:36:42.9458246Z    Compiling castaway v0.2.4
2026-07-03T10:36:42.9567705Z    Compiling recvmsg v1.0.0
2026-07-03T10:36:42.9724746Z    Compiling darling v0.23.0
2026-07-03T10:36:43.1607333Z    Compiling doctest-file v1.1.1
2026-07-03T10:36:43.1608496Z    Compiling static_assertions v1.1.0
2026-07-03T10:36:43.2950744Z    Compiling unicode-width v0.1.14
2026-07-03T10:36:43.3197189Z    Compiling indoc v2.0.7
2026-07-03T10:36:43.3761121Z    Compiling clap_lex v1.1.0
2026-07-03T10:36:43.4756179Z    Compiling compact_str v0.8.2
2026-07-03T10:36:43.6596863Z    Compiling clap_builder v4.6.0
2026-07-03T10:36:43.8048567Z    Compiling crossterm v0.28.1
2026-07-03T10:36:43.8333132Z    Compiling interprocess v2.4.2
2026-07-03T10:36:44.2601829Z    Compiling unicode-truncate v1.1.0
2026-07-03T10:36:44.3288342Z    Compiling spt-term v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-03T10:36:44.3414766Z    Compiling lru v0.12.5
2026-07-03T10:36:44.5763496Z    Compiling clap_derive v4.6.1
2026-07-03T10:36:44.6026188Z    Compiling cassowary v0.3.0
2026-07-03T10:36:44.6686436Z    Compiling strum v0.26.3
2026-07-03T10:36:44.6923137Z    Compiling error-code v3.3.2
2026-07-03T10:36:44.7205642Z    Compiling unicode-width v0.2.0
2026-07-03T10:36:44.9332875Z    Compiling spt-live v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-03T10:36:44.9352726Z    Compiling clipboard-win v5.4.1
2026-07-03T10:36:45.0400389Z    Compiling nucleo-matcher v0.3.1
2026-07-03T10:36:45.0738282Z    Compiling qrcode v0.14.1
2026-07-03T10:36:45.1316641Z    Compiling tempfile v3.27.0
2026-07-03T10:36:45.4376809Z    Compiling ratatui v0.29.0
2026-07-03T10:36:46.8972515Z    Compiling clap v4.6.1
2026-07-03T10:36:57.8953797Z    Compiling rustls-webpki v0.103.13
2026-07-03T10:37:00.2125016Z    Compiling tokio-rustls v0.26.4
2026-07-03T10:37:00.2125489Z    Compiling rustls-platform-verifier v0.7.0
2026-07-03T10:37:00.2125779Z    Compiling noq-proto v0.17.0
2026-07-03T10:37:00.3604971Z    Compiling hyper-rustls v0.27.9
2026-07-03T10:37:00.3605449Z    Compiling hickory-net v0.26.0-beta.4
2026-07-03T10:37:00.3605958Z    Compiling tokio-websockets v0.13.2
2026-07-03T10:37:00.5203497Z    Compiling reqwest v0.13.4
2026-07-03T10:37:01.4702954Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-03T10:37:18.5273086Z    Compiling spt-net v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-03T10:37:20.2764098Z    Compiling spt-daemon v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-03T10:37:31.2357901Z    Compiling spt v0.22.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-03T10:37:42.8325114Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
2026-07-03T10:37:42.8667838Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-39a8c220a1ee3d92.exe)
2026-07-03T10:37:42.9826940Z 
2026-07-03T10:37:42.9827367Z running 1 test
2026-07-03T10:37:50.6263909Z test new_brain_serves_against_old_broker ... ok
2026-07-03T10:37:50.6274932Z 
2026-07-03T10:37:50.6301908Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.64s
2026-07-03T10:37:50.6302417Z 
2026-07-03T10:37:50.7714298Z Post job cleanup.
2026-07-03T10:37:52.5736088Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-03T10:37:52.6143582Z git version 2.43.0.windows.1
2026-07-03T10:37:52.6173616Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1e798906-9b28-47ce-90cd-556263dfce2d\.gitconfig'
2026-07-03T10:37:52.6174530Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1e798906-9b28-47ce-90cd-556263dfce2d' before making global git config changes
2026-07-03T10:37:52.6176451Z Adding repository directory to the temporary git global config as a safe directory
2026-07-03T10:37:52.6177136Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-03T10:37:52.6769779Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-03T10:37:52.7339575Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-03T10:37:53.6143332Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-03T10:37:53.6615119Z http.https://github.com/.extraheader
2026-07-03T10:37:53.6661057Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-03T10:37:53.7324810Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-03T10:37:54.2348477Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-03T10:37:54.2592172Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-03T10:37:54.7568366Z Cleaning up orphan processes
